1 Introduction
The MyID® authentication service (web.oauth2) provides authentication services for the MyID Operator Client and the MyID Core API.
You can also use the authentication service in the following ways:
-
Using a standalone version of the authentication service (web.oauth2.ext) for high availability operations.
See section 2, Setting up the standalone authentication service.
-
With an ADFS adapter for FIDO authenticators using OAuth.
-
Using OpenID to provide authentication for an external system.
To assist you in using these features, the MyID authentication service provides the following:
-
Reporting on audited actions stored in the authentication database.
Note: This document contains code samples that you can copy from your browser. Due to browser display limitations, this copied text may contain hard spaces that can cause JSON to be invalid; you are recommended to sanitize your code before implementing it.